PopArgument<T> Method

Summary

Gets and removes an argument from the service.

Syntax
C#
VB
C++
public T PopArgument<T>() 
  
Function PopArgument(Of T)() As T 
T^ PopArgumentgeneric<typename T> 
();  

Type Parameters

T
The type of the argument to get.

Return Value

The argument object.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly